home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / kernels / scsi / scsi.log < prev    next >
Text File  |  1994-05-14  |  3KB  |  98 lines

  1. Script started on Sat May 14 00:06:32 1994
  2. fuzzy:/usr/src/linux-1.0.9# make config
  3. /bin/sh Configure  < config.in
  4. *
  5. * General setup
  6. *
  7. Kernel math emulation (CONFIG_MATH_EMULATION) [y] 
  8. Normal harddisk support (CONFIG_BLK_DEV_HD) [y] 
  9. XT harddisk support (CONFIG_BLK_DEV_XD) [n] 
  10. TCP/IP networking (CONFIG_INET) [y] 
  11. Limit memory to low 16MB (CONFIG_MAX_16M) [n] 
  12. System V IPC (CONFIG_SYSVIPC) [y] 
  13. Use -m486 flag for 486-specific optimizations (CONFIG_M486) [y] 
  14. *
  15. * Program binary formats
  16. *
  17. Elf executables (CONFIG_BINFMT_ELF) [n] 
  18. COFF executables (CONFIG_BINFMT_COFF) [n] 
  19. *
  20. * SCSI support
  21. *
  22. SCSI support? (CONFIG_SCSI) [y] 
  23.     *
  24.     * SCSI support type (disk, tape, CDrom)
  25.     *
  26. Scsi disk support (CONFIG_BLK_DEV_SD) [y] 
  27. Scsi tape support (CONFIG_CHR_DEV_ST) [y] 
  28. Scsi CDROM support (CONFIG_BLK_DEV_SR) [y] 
  29. Scsi generic support (CONFIG_CHR_DEV_SG) [y] 
  30.     *
  31.     * SCSI low-level drivers
  32.     *
  33. Adaptec AHA152X support (CONFIG_SCSI_AHA152X) [y] 
  34. Adaptec AHA1542 support (CONFIG_SCSI_AHA1542) [y] 
  35. Adaptec AHA1740 support (CONFIG_SCSI_AHA1740) [y] 
  36. Future Domain 16xx SCSI support (CONFIG_SCSI_FUTURE_DOMAIN) [y] 
  37. Generic NCR5380 SCSI support (CONFIG_SCSI_GENERIC_NCR5380) [y] 
  38. PAS16 SCSI support (CONFIG_SCSI_PAS16) [y] 
  39. Seagate ST-02 and Future Domain TMC-8xx SCSI support (CONFIG_SCSI_SEAGATE) [y] 
  40. Trantor T128/T128F/T228 SCSI support (CONFIG_SCSI_T128) [y] 
  41. UltraStor SCSI support (CONFIG_SCSI_ULTRASTOR) [y] 
  42. 7000FASST SCSI support (CONFIG_SCSI_7000FASST) [y] 
  43. *
  44. * Network device support
  45. *
  46. Network device support? (CONFIG_ETHERCARDS) [n] 
  47. :
  48. : Skipping ethercard configuration options...
  49. :
  50. *
  51. Sony CDU31A CDROM driver support (CONFIG_CDU31A) [n] 
  52. Mitsumi CDROM driver support (CONFIG_MCD) [n] 
  53. Matsushita/Panasonic CDROM driver support (CONFIG_SBPCD) [n] 
  54. *
  55. * Filesystems
  56. *
  57. Standard (minix) fs support (CONFIG_MINIX_FS) [y] 
  58. Extended fs support (CONFIG_EXT_FS) [n] 
  59. Second extended fs support (CONFIG_EXT2_FS) [y] 
  60. xiafs filesystem support (CONFIG_XIA_FS) [y] 
  61. msdos fs support (CONFIG_MSDOS_FS) [y] 
  62. umsdos: Unix like fs on top of std MSDOS FAT fs (CONFIG_UMSDOS_FS) [y] 
  63. /proc filesystem support (CONFIG_PROC_FS) [y] 
  64. NFS filesystem support (CONFIG_NFS_FS) [n] 
  65. ISO9660 cdrom filesystem support (CONFIG_ISO9660_FS) [y] 
  66. OS/2 HPFS filesystem support (read only) (CONFIG_HPFS_FS) [y] 
  67. System V and Coherent filesystem support (CONFIG_SYSV_FS) [n] 
  68. *
  69. *  character devices
  70. *
  71. Parallel printer support (CONFIG_PRINTER) [n] 
  72. Logitech busmouse support (CONFIG_BUSMOUSE) [n] 
  73. PS/2 mouse (aka "auxiliary device") support (CONFIG_PSMOUSE) [n] 
  74. Microsoft busmouse support (CONFIG_MS_BUSMOUSE) [n] 
  75. ATIXL busmouse support (CONFIG_ATIXL_BUSMOUSE) [n] 
  76. Selection (cut and paste for virtual consoles) (CONFIG_SELECTION) [n] 
  77. QIC-02 tape support (CONFIG_TAPE_QIC02) [n] 
  78. QIC-117 tape support (CONFIG_FTAPE) [y] 
  79.  number of ftape buffers (NR_FTAPE_BUFFERS) [3] 
  80. *
  81. * Sound
  82. *
  83. Sound card support (CONFIG_SOUND) [n] 
  84. *
  85. * Kernel hacking
  86. *
  87. Kernel profiling support (CONFIG_PROFILE) [n] 
  88. Verbose scsi error reporting (kernel size +=12K) (CONFIG_SCSI_CONSTANTS) [y] n
  89.  
  90. The linux kernel is now hopefully configured for your setup.
  91. Check the top-level Makefile for additional configuration,
  92. and do a 'make dep ; make clean' if you want to be sure all
  93. the files are correctly re-made
  94.  
  95. mv .tmpconfig .config
  96. fuzzy:/usr/src/linux-1.0.9# exit
  97. Script done on Sat May 14 00:07:08 1994
  98.